%set(name,Command-Line Usage)
%set(syntax,psx -e expression : Evaluate expression as a PSX function
psx [-c] filename : Open file and parse\, optionally add CGI headers [-c].)
%set(description,PSX can be an excellent embedded expression application for your software.  Use it to add inline expression evaluation to your batch files\, and process control\, or to include within an application.

Command-line arguments can be retrieved with %%arg(<integer>)\, the number of arguments is in %%num-args%%.)
%set(author,)
%set(example,psx -e %%include(http://www.primedata.org/)

Returns the contents of the Prime Data Organization web site.)
%set(seealso,)
